Skip to content

Commit

Permalink
Changed installer version:)
Browse files Browse the repository at this point in the history
  • Loading branch information
peace-maker committed Dec 23, 2009
1 parent 94cadd0 commit bf1b521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_upload/install/init.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
// Initial setup
// ---------------------------------------------------
if(!defined('SB_VERSION')){
define('SB_VERSION', '1.4.5 Installer');
define('SB_VERSION', '1.4.6 Installer');
}
define('LOGIN_COOKIE_LIFETIME', (60*60*24*7)*2);
define('COOKIE_PATH', '/');
Expand Down

0 comments on commit bf1b521

Please sign in to comment.