]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
cleaned up ParseAndLink() function, consequences:
authorahollosi <ahollosi@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 30 Dec 2000 21:42:50 +0000 (21:42 +0000)
committerahollosi <ahollosi@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sat, 30 Dec 2000 21:42:50 +0000 (21:42 +0000)
commit73a65d4418d7947463c9f72cec77debeb4fb5cf6
treeda12db10cce06baba4e282695a2e04f9cdf06dbc
parent27f155d307def993739db3552e56d24e96ede861
cleaned up ParseAndLink() function, consequences:
- link['type']='unknwon' no longer exists (never happened anyway)
- link['type']='wiki' is now link['type']='wiki-simple'
- "phpwiki:" may appear in unnamed links as well
- LinkURL() function now takes second argument

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@355 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/stdlib.php