diff options
Diffstat (limited to 'modules/admin/operation.php')
-rw-r--r-- | modules/admin/operation.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/admin/operation.php b/modules/admin/operation.php index 0ac2a9b..2c66ff4 100644 --- a/modules/admin/operation.php +++ b/modules/admin/operation.php @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-
+ /*
if(!defined("ADMIN_FILE"))
{
die("Access denied.");
@@ -49,5 +49,5 @@ else }
-
+*/
?>
\ No newline at end of file |