From 430086307b68d34ad7ad791a64850919989c6cad Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Sat, 31 Aug 2013 23:58:45 -0400 Subject: [PATCH] better detection of running locally --- code/cms.php | 2 +- code/wfpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/cms.php b/code/cms.php index 4f42655..e2ef7d9 100644 --- a/code/cms.php +++ b/code/cms.php @@ -1,7 +1,7 @@ set('$running_locally'); } $tem->set('$host', this_host()); diff --git a/code/wfpl b/code/wfpl index 5a2ac79..e6a41aa 160000 --- a/code/wfpl +++ b/code/wfpl @@ -1 +1 @@ -Subproject commit 5a2ac791b1c0ae217a7dba9f972d22b900303932 +Subproject commit e6a41aa2c0b3bdf17ec5c734074665488f0cef43 -- 1.7.10.4