summaryrefslogtreecommitdiffstats
path: root/admin/checkimport
diff options
context:
space:
mode:
Diffstat (limited to 'admin/checkimport')
-rw-r--r--admin/checkimport4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/checkimport b/admin/checkimport
new file mode 100644
index 0000000..05776d8
--- /dev/null
+++ b/admin/checkimport
@@ -0,0 +1,4 @@
+#!/usr/bin/env php
+<?php
+require_once $argv[1];
+?> \ No newline at end of file