]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
2004-11-28 19:19 rurban
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)
commit07e45ed574df0142acd5b0c5bd03baf56a128d26
tree11ffdb019d148b0b535e1d7820240d90959e834e
parente5f37e036c5b78cf5766d94e03a52b3882a9d65c
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-branch@4360 96ab9672-09ca-45d6-a79d-3d69d39ca109
23 files changed:
admin.php
admin/.htaccess [new file with mode: 0755]
index.php
lib/.htaccess
lib/backlinks.php
lib/db_filesystem.php
lib/dbmlib.php
lib/diff.php
lib/display.php
lib/editlinks.php
lib/editpage.php
lib/fullsearch.php
lib/msql.php
lib/mssql.php
lib/mysql.php
lib/pgsql.php
lib/search.php
lib/setupwiki.php
lib/transform.php
locale/.htaccess
pgsrc/RecentVisitors
schemas/.htaccess
templates/.htaccess [new file with mode: 0644]