SourceForge logo
SourceForge logo
Menu

phpwiki-checkins

From: <var...@us...> - 2012年10月10日 16:42:48
Revision: 8405
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8405&view=rev
Author: vargenau
Date: 2012年10月10日 16:42:37 +0000 (2012年10月10日)
Log Message:
-----------
Use PHP "empty" function
Modified Paths:
--------------
 trunk/lib/plugin/SiteMap.php
Modified: trunk/lib/plugin/SiteMap.php
===================================================================
--- trunk/lib/plugin/SiteMap.php	2012年10月10日 16:08:08 UTC (rev 8404)
+++ trunk/lib/plugin/SiteMap.php	2012年10月10日 16:42:37 UTC (rev 8405)
@@ -196,7 +196,7 @@
 if (!is_string($includepages))
 $includepages = ' '; // avoid plugin loader problems
 $loader = new WikiPluginLoader();
- $plugin = $loader->getPlugin($dtree ? 'DynamicIncludePage' : 'IncludePage', false);
+ $plugin = $loader->getPlugin(!empty($dtree) ? 'DynamicIncludePage' : 'IncludePage', false);
 $nothing = '';
 }
 
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /