]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
2004-11-28 19:19 rurban release-1_2_6
authorrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 7 Jan 2005 14:00:00 +0000 (14:00 +0000)
committerrurban <rurban@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 7 Jan 2005 14:00:00 +0000 (14:00 +0000)
commit0933e8ee719b87927df37fffecf55155f72c8c3b
tree2e185079ee3c055b3762a50a02009da7d0fd5613
parent6ddc519c06db2457d3e1a331b155e18fc153f3ab
2004-11-28 19:19 rurban
Release 1.2.5
* admin.php, index.php, lib/config.php(global, compute_default_scripturl):
  import _SERVER and _GET/_POST to support register_globals=off
* admin.php: on (un)lock=pagename display the (un)lock'ed page not FrontPage
* lib/pgsql.php, lib/config.php: add pg_user and pg_pass
  (patch #1001339 by Jack Twilley)
* lib/dbalib.php, lib/dbmlib.php, lib/db_filesystem: fix GetAllWikiPagenames()
  using $dbi['wiki']. This fixes zip and dumpserial on dba, dbm and file.
* lib/msql.php: typo in GetAllWikiPageNames().
  This fixes zip and dumpserial on msql.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2_4@4360 96ab9672-09ca-45d6-a79d-3d69d39ca109
15 files changed:
admin/dumpserial.php
admin/loadserial.php
admin/lockpage.php
admin/shrinkdbm.pl
admin/wiki_dumpHTML.php
admin/wiki_port1_0.php
admin/wiki_rebuilddbms.php
admin/zip.php
lib/config.php
lib/dbalib.php
lib/pageinfo.php
lib/savepage.php
lib/stdlib.php
lib/ziplib.php
pgsrc/ReleaseNotes