index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
acm
/
acm_db.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- overhauled search system
Nils Adermann
2006-01-11
1
-2
/
+2
*
- acm::exists() is considered private now and was renamed to acm::_exists()
Nils Adermann
2006-01-05
1
-3
/
+3
*
- some bugfixes
Meik Sievertsen
2005-12-04
1
-1
/
+1
*
- changes to /acm
Meik Sievertsen
2005-04-30
1
-0
/
+5
*
- added updated coding guidelines
Meik Sievertsen
2005-04-10
1
-2
/
+3
*
- Documentation related changes
Meik Sievertsen
2005-04-09
1
-12
/
+13
*
Changed: the way caches expire. (see dev forum)
Ludovic Arnaud
2003-11-26
1
-59
/
+116
*
Changed: headers, and a couple of clean-ups
Ludovic Arnaud
2003-09-03
1
-25
/
+17
*
Minor changes
Ludovic Arnaud
2003-08-17
1
-1
/
+1
*
Added: ability to destroy specific SQL caches
Ludovic Arnaud
2003-08-12
1
-1
/
+1
*
Taken out the $db var from acm classes for consistency with other classes
Ludovic Arnaud
2003-08-11
1
-15
/
+13
*
Greater than, lesser than... what's the big deal?? :P
Ludovic Arnaud
2003-08-10
1
-1
/
+1
*
Added support for db-based caching... for people who like to store data in da...
Ludovic Arnaud
2003-08-10
1
-0
/
+173