]> git.andy128k.dev Git - ipf.git/commitdiff
cleanup
authorAndrey Kutejko <andy128k@gmail.com>
Sat, 27 Apr 2013 08:48:01 +0000 (11:48 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Sat, 27 Apr 2013 08:48:01 +0000 (11:48 +0300)
ipfadmin.php [deleted file]

diff --git a/ipfadmin.php b/ipfadmin.php
deleted file mode 100644 (file)
index 956e0d5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-$ipf_path = dirname(__FILE__);
-set_include_path($ipf_path);
-require 'ipf.php';
-
-print IPF_Version::$name;