]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Don't need src= arg hack. Just put quotes around the plugin argument,
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 17 Sep 2002 03:57:41 +0000 (03:57 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 17 Sep 2002 03:57:41 +0000 (03:57 +0000)
commitf49c43d737a07c3111b4fdb2b5421fb6094cba6f
tree703d0e33b69888be22d33988b96d8356a8b8e46e
parent7ba4d5555351fedd5ea487751fd391593ebc0df6
Don't need src= arg hack.  Just put quotes around the plugin argument,
like so:
  <?plugin FrameInclude src="http://url.com/with funny chars 5.htm" ?>

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