Changeset 135
- Timestamp:
- 04/07/05 01:22:48 (4 years ago)
- Files:
-
- admin.lib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
admin.lib.php
r133 r135 160 160 { 161 161 session_unset(); 162 header("Location: ".$this->blogPath); 162 163 } 163 164
