mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 14:50:39 -04:00
Update framework standards
This commit is contained in:
parent
232e056299
commit
09a91a998e
17 changed files with 282 additions and 98 deletions
|
@ -1,7 +0,0 @@
|
|||
<?
|
||||
enum HttpVariableSource{
|
||||
case Get;
|
||||
case Post;
|
||||
case Session;
|
||||
case Cookie;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue