From bab101a83b56f1fa31f415211df5e2569d75f3c6 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 7 Jul 2014 15:34:40 +0200 Subject: Remove unintentionally added f3 docs --- .../lib/api/classSession-members.html | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100644 management-interface/lib/api/classSession-members.html (limited to 'management-interface/lib/api/classSession-members.html') diff --git a/management-interface/lib/api/classSession-members.html b/management-interface/lib/api/classSession-members.html deleted file mode 100644 index 04e3346..0000000 --- a/management-interface/lib/api/classSession-members.html +++ /dev/null @@ -1,53 +0,0 @@ - - - -
- - - -|
- Fat-Free Framework
- 3.2.2
-
-
- |
-
This is the complete list of members for Session, including all inherited members.
-| $sid | Session | protected |
| __construct() | Session | |
| agent() | Session | |
| cleanup($max) | Session | |
| close() | Session | |
| csrf() | Session | |
| destroy($id) | Session | |
| ip() | Session | |
| open($path, $name) | Session | |
| read($id) | Session | |
| stamp() | Session | |
| write($id, $data) | Session |