Sync current dev state
This commit is contained in:
@@ -630,7 +630,7 @@ class VGenerate
|
||||
return $html;
|
||||
}
|
||||
/* generate file href html */
|
||||
public function fileHref($type, $key, $title = '')
|
||||
public static function fileHref($type, $key, $title = '')
|
||||
{
|
||||
require 'f_core/config.href.php';
|
||||
global $class_database;
|
||||
|
||||
Reference in New Issue
Block a user