From d25f95dd5d0f1452226501185f0d03a30d319628 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Fri, 2 Jan 2015 11:27:23 -0500 Subject: [PATCH] run.php: use require_once instead of symbolic link --- code/wfpl | 2 +- run.php | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) mode change 120000 => 100644 run.php diff --git a/code/wfpl b/code/wfpl index ca16913..cb781e2 160000 --- a/code/wfpl +++ b/code/wfpl @@ -1 +1 @@ -Subproject commit ca169135c8b3ec936846befa20f583849b8c1108 +Subproject commit cb781e2eff50ef8d28a6a8868559a18465614dac diff --git a/run.php b/run.php deleted file mode 120000 index 1d3ff92..0000000 --- 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 index 0000000..1d11c11 --- /dev/null +++ b/run.php @@ -0,0 +1,3 @@ +