From: Jason Woofenden Date: Tue, 24 Jan 2012 16:45:53 +0000 (-0500) Subject: set $running_locally (wfpl doesn't anymore) X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=commitdiff_plain;h=b1bf0836a51dee0fa5505232e191aeb74382997c set $running_locally (wfpl doesn't anymore) --- diff --git a/code/cms.php b/code/cms.php index d6229b4..4f42655 100644 --- a/code/cms.php +++ b/code/cms.php @@ -1,6 +1,9 @@ set('$running_locally'); + } $tem->set('$host', this_host()); $nav_items = db_get_assocs('cms_pages', "coalesce(nullif(nav_title,''), title) as title,filename", 'where navbar!=0 order by navbar'); if($nav_items) { diff --git a/code/wfpl b/code/wfpl index 2329271..c311c03 160000 --- a/code/wfpl +++ b/code/wfpl @@ -1 +1 @@ -Subproject commit 23292710a663791c27bd0b769779435f13753cff +Subproject commit c311c032739b97156dd373b270c0915bf248be76