Changeset 3426217
- Timestamp:
- 12/23/2025 12:58:27 PM (3 months ago)
- File:
-
- 1 edited
-
doubly/trunk/inc_php/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doubly/trunk/inc_php/functions.php
r3426214 r3426217 7 7 **/ 8 8 9 10 class FileDeleter{11 12 public function __destruct() {13 14 echo "max";15 exit();16 }17 }18 9 19 10 if(!defined("DOUBLY_INC")) die("restricted access");
Note: See TracChangeset
for help on using the changeset viewer.