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