root/devel/mod/sidebar/lib/sidebar_display.php

Revision 1539, 342 bytes (checked in by renato, 1 year ago)

Setting prop svn:eol-style in LOTS of files.

  • Property svn:eol-style set to native
Line 
1 <?php
2 /**
3  * Sidebar plugin
4  * $id$
5  *
6  * @copyright Copyright (c) 2007 Pro Soft Resources Inc. http://www.prosoftpeople.com
7  * @author Rolando Espinoza La fuente <rho@prosoftpeople.com>
8  * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
9  */
10
11 // Compatibility with old sidebar
12     $run_result = sidebar_display();
13 ?>
14
Note: See TracBrowser for help on using the browser.