[commits] [Wiki] changed: Doc/Dev/ConversionH4
    Wiki Guest 
    wikiguest at horde.org
       
    Sat May 14 16:15:01 UTC 2011
    
    
  
guest [78.56.205.147]  Sat, 14 May 2011 16:15:01 +0000
Modified page: http://wiki.horde.org/Doc/Dev/ConversionH4
New Revision:  1.18
Change log:  correct sidebar path
@@ -162,9 +162,9 @@
  ++ Sidebar integration
  The sidebar menu is no longer in a separate frame. To integrate with  
all pages of your application, put the following code after your menu,  
e.g. at the bottom of templates/menu.inc, but before the notification  
output:
  <code type="php">
-if (!Horde_Util::getFormData('ajaxui')) require HORDE_BASE .  
'/services/portal/sidebar.php';
+if (!Horde_Util::getFormData('ajaxui')) require HORDE_BASE .  
'/services/sidebar.php';
  </code>
  ++ Test script
    
    
More information about the commits
mailing list