aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310/passwords.php
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-04-28 02:40:33 +0200
committerJoshyPHP <s9e.dev@gmail.com>2015-04-28 02:40:33 +0200
commit102b6c2df377759de8b17f3fe6fa7366fb7385dd (patch)
treeb78efd32cccec3eb4d80ae124d8525ee48653139 /phpBB/phpbb/db/migration/data/v310/passwords.php
parent6870293a9e197236f5a669a814011edf5741c20b (diff)
downloadforums-102b6c2df377759de8b17f3fe6fa7366fb7385dd.tar
forums-102b6c2df377759de8b17f3fe6fa7366fb7385dd.tar.gz
forums-102b6c2df377759de8b17f3fe6fa7366fb7385dd.tar.bz2
forums-102b6c2df377759de8b17f3fe6fa7366fb7385dd.tar.xz
forums-102b6c2df377759de8b17f3fe6fa7366fb7385dd.zip
[ticket/10922] Added support for body and subject in email BBCode
PHPBB3-10922
Diffstat (limited to 'phpBB/phpbb/db/migration/data/v310/passwords.php')
0 files changed, 0 insertions, 0 deletions
ion value='1'>ssdiff
authorPascal Rigaux <pixel@mandriva.com>2004-07-22 09:01:12 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-07-22 09:01:12 +0000
commit1178e7d4343f3181204b7954b0711c4b423eb74a (patch)
tree40221fbba3b7d17f044e8e5569437c0f94d6ef1f /perl-install/modules/any_conf.pm
parent740c5c1d84ba6122c0e56c841b4fb13f80b7f338 (diff)
downloaddrakx-1178e7d4343f3181204b7954b0711c4b423eb74a.tar
drakx-1178e7d4343f3181204b7954b0711c4b423eb74a.tar.gz
drakx-1178e7d4343f3181204b7954b0711c4b423eb74a.tar.bz2
drakx-1178e7d4343f3181204b7954b0711c4b423eb74a.tar.xz
drakx-1178e7d4343f3181204b7954b0711c4b423eb74a.zip
add $Id
Diffstat (limited to 'perl-install/modules/any_conf.pm')
-rw-r--r--perl-install/modules/any_conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/modules/any_conf.pm b/perl-install/modules/any_conf.pm
index 21c8c3eec..9dbcff9b6 100644
--- a/perl-install/modules/any_conf.pm
+++ b/perl-install/modules/any_conf.pm
@@ -1,4 +1,4 @@
-package modules::any_conf;
+package modules::any_conf; # $Id$
use log;
use common;