JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove useless require_once()
[wfpl-cms.git] / run.php
diff --git a/run.php b/run.php
deleted file mode 120000 (symlink)
index 1d3ff92931f84055458062fdf0a336c76165e51e..0000000000000000000000000000000000000000
--- a/run.php
+++ /dev/null
@@ -1 +0,0 @@
-code/wfpl/run.php
\ No newline at end of file
diff --git a/run.php b/run.php
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..1d11c1161db0652da21a493ed8ab15088a519c1f
--- /dev/null
+++ b/run.php
@@ -0,0 +1,3 @@
+<?php
+
+require_once(__DIR__ . '/code/wfpl/run.php');