mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -38,10 +38,10 @@ if(!class_exists("_blank_setup"))
|
||||
'blank_folder' =>'Folder Value',
|
||||
'blank_version' =>'1',
|
||||
'blank_author' =>'1',
|
||||
'blank_authorURL' =>'http://e107.org',
|
||||
'blank_authorURL' =>'https://e107.org',
|
||||
'blank_date' =>'1352871240',
|
||||
'blank_compatibility' =>'2',
|
||||
'blank_url' =>'http://e107.org',
|
||||
'blank_url' =>'https://e107.org',
|
||||
'blank_class' => 0
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user