mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10931] Make to_numeric function globally available.
PHPBB3-10931
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/phpbb_php_ini_fake.php';
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||
|
||||
class phpbb_wrapper_phpbb_php_ini_test extends phpbb_test_case
|
||||
{
|
||||
|
Reference in New Issue
Block a user