Add var to respect current hstrings.php format
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
if(! class_exists('App')) {
|
||||
class App {
|
||||
static public $strings = Array();
|
||||
static public $rtl;
|
||||
static public $strings = Array();
|
||||
}
|
||||
//$a = new App();
|
||||
}
|
||||
|
||||
if ($argc!=2) {
|
||||
|
||||
Reference in New Issue
Block a user