]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiDB/backend/PearDB_oci8.php
support new non-destructive delete_page via generic backend method
[SourceForge/phpwiki.git] / lib / WikiDB / backend / PearDB_oci8.php
2004-12-08 rurbansupport new non-destructive delete_page via generic...
2004-12-06 rurbanenable action=remove which is undoable and seeable...
2004-11-27 rurbansimpified regex search architecture:
2004-11-26 rurbannew regex search parser and SQL backends (90% complete...
2004-11-10 rurban* requires newer Pear_DB (as the internal one): quote...
2004-07-08 rurbanrenamed the four PearDB backends to have a PearDB_...
2004-06-27 rurbanoci8 patch by Philippe Vanhaesendonck + some ADODB...