slow progress on sys publishing, making sure all the data we need is in the places we need it but validate it anyway

This commit is contained in:
friendica
2014-11-11 19:29:30 -08:00
parent 37742be6af
commit b5af667985
4 changed files with 25 additions and 10 deletions

View File

@@ -677,8 +677,8 @@ class App {
public $css_sources = array();
public $js_sources = array();
public $theme_info = array();
public $nav_sel;
public $is_sys = false;
public $nav_sel;
public $category;