Skip to content

Commit

Permalink
Update App.php
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Dec 16, 2024
1 parent 6e72830 commit f55919d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webfiori/framework/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ private static function initAutoLoader() {
}
self::call(APP_DIR.'\ini\InitAutoLoad::init');
}
private static function initFrameworkVersionInfo() {
public static function initFrameworkVersionInfo() {
/**
* A constant that represents version number of the framework.
*
Expand Down

0 comments on commit f55919d

Please sign in to comment.