Changeset 6316 for temp/trunk/data
- Timestamp:
- 2006/10/13 15:52:00 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r6315 r6316 117 117 $main_php = ereg_replace(URL_DIR, "", $_SERVER['PHP_SELF']); 118 118 print($main_php); 119 120 $extern_php = HTML_PATH . "update/" . $main_php; 121 122 if(file_exists($extern_php)) { 123 print($extern_php); 124 } 119 125 } 120 126
Note: See TracChangeset
for help on using the changeset viewer.
