1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 00:07:44 +02:00

[ticket/10688] Updated version to 3.1

Replace phpBB 3.0.x to phpBB 3.1.x

PHPBB-10688
This commit is contained in:
Shibu Lijack
2012-04-11 17:54:50 +05:30
parent 3da5166703
commit 394a95b5c5
3 changed files with 3 additions and 3 deletions

View File

@@ -343,7 +343,7 @@ function still_on_time($extra_time = 15)
/**
*
* @version Version 0.1 / slightly modified for phpBB 3.0.x (using $H$ as hash type identifier)
* @version Version 0.1 / slightly modified for phpBB 3.1.x (using $H$ as hash type identifier)
*
* Portable PHP password hashing framework.
*