]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Removed split_pagename for the page's <h1> until a better solution can be found....
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 4 Dec 2001 21:32:06 +0000 (21:32 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 4 Dec 2001 21:32:06 +0000 (21:32 +0000)
commit3a5abc0a6d9e0511b540dca83960a47975504632
treebb6d1cceeb4a019974f37912f76fa7275153c58b
parent16a289ddf47beab3dec3f12334a9959ab94ed379
Removed split_pagename for the page's <h1> until a better solution can be found. This was causing the page name to incorrectly always be stored in the database with a space (%20) in the name, instead of just outputting the split page name in the html.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/branches/release-1_2-branch@713 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/stdlib.php