Skip to content

Commit f55919d

Browse files
committed
Update App.php
1 parent 6e72830 commit f55919d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webfiori/framework/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ private static function initAutoLoader() {
617617
}
618618
self::call(APP_DIR.'\ini\InitAutoLoad::init');
619619
}
620-
private static function initFrameworkVersionInfo() {
620+
public static function initFrameworkVersionInfo() {
621621
/**
622622
* A constant that represents version number of the framework.
623623
*

0 commit comments

Comments
 (0)