Plugin Directory

Changeset 3426217


Ignore:
Timestamp:
12/23/2025 12:58:27 PM (3 months ago)
Author:
unitecms
Message:

updated functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doubly/trunk/inc_php/functions.php

    r3426214 r3426217  
    77 **/
    88
    9 
    10 class FileDeleter{
    11  
    12  public function __destruct() {
    13        
    14         echo "max";
    15         exit();
    16     }   
    17 }
    189
    1910if(!defined("DOUBLY_INC")) die("restricted access");
Note: See TracChangeset for help on using the changeset viewer.