diff options
author | Senky <jakubsenko@gmail.com> | 2013-05-21 11:55:45 +0200 |
---|---|---|
committer | Senky <jakubsenko@gmail.com> | 2013-05-21 11:55:45 +0200 |
commit | 930f4c70ed7acca6a85e95e00c6562c25e0d67a2 (patch) | |
tree | 160737f083a95be90dc8f486a10a7d26288b2b5e /phpBB/install | |
parent | 3e64c1b5d77dd4333c94c3688e0ba47ca7dcf328 (diff) | |
download | forums-930f4c70ed7acca6a85e95e00c6562c25e0d67a2.tar forums-930f4c70ed7acca6a85e95e00c6562c25e0d67a2.tar.gz forums-930f4c70ed7acca6a85e95e00c6562c25e0d67a2.tar.bz2 forums-930f4c70ed7acca6a85e95e00c6562c25e0d67a2.tar.xz forums-930f4c70ed7acca6a85e95e00c6562c25e0d67a2.zip |
[ticket/11010] resolving latest comments
PHPBB3-11010
Diffstat (limited to 'phpBB/install')
-rw-r--r-- | phpBB/install/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/install/index.php b/phpBB/install/index.php index e3e7f0e77f..4a3538e545 100644 --- a/phpBB/install/index.php +++ b/phpBB/install/index.php @@ -678,7 +678,6 @@ class module case 'range': case 'search': case 'tel': - case 'time': case 'url': case 'week': |