Ferreteria/archive/v0.5/data/space: Difference between revisions
< Ferreteria | archive
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''Folder''': {{l/ferreteria/code|data/space}} | '''Folder''': {{l/ferreteria/code|data/space}} | ||
==History== | |||
* '''2022-03-26''' [[/archive|retiring]] result.php | |||
==Files== | ==Files== | ||
The following was copied from comments (now removed) in {{l/ferreteria/code|data/space/0.php}}, and I need to document what all of it means once I remember it: | The following was copied from comments (now removed) in {{l/ferreteria/code|data/space/0.php}}, and I need to document what all of it means once I remember it: | ||
Line 9: | Line 11: | ||
*** PIECES: ID(), Record() | *** PIECES: ID(), Record() | ||
*** EVENT: OnCreate_Record() | *** EVENT: OnCreate_Record() | ||
Revision as of 19:55, 26 March 2022
Folder: data/space
History
- 2022-03-26 retiring result.php
Files
The following was copied from comments (now removed) in data/space/0.php, and I need to document what all of it means once I remember it:
- data/space/status.php:
- tTableStatus
- PIECE: Table()
- EVENT: OnCreate_Table()
- tRecordStatus
- PIECES: ID(), Record()
- EVENT: OnCreate_Record()
- tTableStatus