psql db schema test
[mirrors/Kyberia-bloodline.git] / ajax / ajaxik.php
diff --git a/ajax/ajaxik.php b/ajax/ajaxik.php
deleted file mode 100644 (file)
index 31a15e6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-error_reporting(1);
-session_start();
-require('../config/config.inc');
-require(SYSTEM_ROOT.'inc/database.inc');
-require(SYSTEM_ROOT.'inc/ubik.inc');
-$db=new CLASS_DATABASE();
-
-//print_r($_SESSION);
-
-?>
\ No newline at end of file
This page took 0.0898139999999999 seconds and 4 git commands to generate.