1
1
Fork 0

installer changes, pe sync

This commit is contained in:
Mike Macgirvin 2010-08-15 21:49:29 -07:00
commit 35e29e10e6
15 changed files with 345 additions and 77 deletions

View file

@ -43,10 +43,10 @@ class App {
public $module;
public $pager;
public $strings;
public $path;
private $scheme;
private $hostname;
private $path;
private $baseurl;
private $db;