Skip to content

Commit

Permalink
Fix deploy version
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonge committed Jan 21, 2017
1 parent b052e09 commit 1fd7744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ public static function setup($enablePsr = true, $enablePrefixes = true, $enableC
*
* @return boolean True on success, false otherwise.
*
* @since 13.1
* @since __DEPLOY_VERSION__
*/
public static function loadByPsr4($class)
{
Expand Down

0 comments on commit 1fd7744

Please sign in to comment.