root/trunk/midcom/midcom.admin.styleeditor/navigation.php
| Revision 15081, 335 bytes (checked in by flack, 6 months ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | <?php |
| 2 | /** |
| 3 | * Created on Aug 3, 2005 |
| 4 | * |
| 5 | * @package midcom.admin.styleeditor |
| 6 | */ |
| 7 | |
| 8 | class midcom_admin_styleeditor_navigation extends midcom_baseclasses_components_navigation { |
| 9 | /* hey that's all I do too !' */ |
| 10 | |
| 11 | function midcom_admin_styleeditor_navigation () { |
| 12 | parent::midcom_baseclasses_components_navigation (); |
| 13 | } |
| 14 | } |
| 15 | |
| 16 | ?> |
Note: See TracBrowser for help on using the browser.
