From bf8ac19eaa8d74f9dfd6d597190f5664e7339382 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:13:59 +0000 Subject: Move trunk/phpBB to old_trunk/phpBB git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../captcha/plugins/phpbb_captcha_nogd_plugin.php | 55 ---------------------- 1 file changed, 55 deletions(-) delete mode 100644 phpBB/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php (limited to 'phpBB/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php') diff --git a/phpBB/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php b/phpBB/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php deleted file mode 100644 index f76c42338e..0000000000 --- a/phpBB/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php +++ /dev/null @@ -1,55 +0,0 @@ -lang['CAPTCHA_NO_OPTIONS'] . adm_back_link($module->u_action)); - } -} - -?> \ No newline at end of file -- cgit v1.2.1