aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/develop/regex.php
diff options
context:
space:
mode:
authorJosh Woody <a_jelly_doughnut@phpbb.com>2010-06-17 23:58:18 -0500
committerJoas Schilling <nickvergessen@gmx.de>2012-08-29 17:49:37 +0200
commitb8c55291ed7ed86565be2bc651bf20eb1a9ed4dd (patch)
tree1fc8b7f01084dc64243476683de5587278406110 /phpBB/develop/regex.php
parent1128ff1e580361db7f7ecc72d496fdd347cbe0f2 (diff)
downloadforums-b8c55291ed7ed86565be2bc651bf20eb1a9ed4dd.tar
forums-b8c55291ed7ed86565be2bc651bf20eb1a9ed4dd.tar.gz
forums-b8c55291ed7ed86565be2bc651bf20eb1a9ed4dd.tar.bz2
forums-b8c55291ed7ed86565be2bc651bf20eb1a9ed4dd.tar.xz
forums-b8c55291ed7ed86565be2bc651bf20eb1a9ed4dd.zip
[feature/soft-delete] Lay the groundwork for a soft-delete feature
So far, I've added no new functionality. The biggest change here is adjusting the DB column names to "visibility" rather than "approved". Some things here are pretty likely to change, for example the name and location of the topic_visibility class. Happy birthday phpBB :) PHPBB3-9657
Diffstat (limited to 'phpBB/develop/regex.php')
0 files changed, 0 insertions, 0 deletions
tion>
authorPascal Rigaux <pixel@mandriva.com>2007-06-29 15:11:02 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-06-29 15:11:02 +0000
commit54141ba1267c509456c9992322e6122196909c65 (patch)
tree7d769868dc1d406ceb0bebf642163f850b2cb38b /images
parent92d4c6465f2f438340495909b0b65d02c9423ef7 (diff)
downloaddrakx-54141ba1267c509456c9992322e6122196909c65.tar
drakx-54141ba1267c509456c9992322e6122196909c65.tar.gz
drakx-54141ba1267c509456c9992322e6122196909c65.tar.bz2
drakx-54141ba1267c509456c9992322e6122196909c65.tar.xz
drakx-54141ba1267c509456c9992322e6122196909c65.zip
fix typo
Diffstat (limited to 'images')
-rw-r--r--images/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/NEWS b/images/NEWS
index 104d3fd33..e8af3f4a4 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,6 +1,6 @@
Version 1.10 - 29 June 2007, by Pascal "Pixel" Rigaux
-- default to theme Mandriva-Free, and only setting another one through THEME
+- default to theme Mandriva-Free, and allow setting another one through THEME
environment variable
Version 1.9 - 3 April 2007, by Pascal "Pixel" Rigaux