~gregfr/phpdevshell/trunk-modern

« back to all changes in this revision

Viewing changes to plugins/ExamplePlugin/config/plugin.config.xml

  • Committer: Jason Schoeman
  • Date: 2012-05-14 10:38:11 UTC
  • mfrom: (729.1.59 trunk)
  • Revision ID: titan@phpdevshell.org-20120514103811-958n3a265ajd61vr
Completed #997580

Show diffs side-by-side

added added

removed removed

Lines of Context:
229
229
                                        <menu name="ORM" link="example/orm-example.php" alias="orm-example" />
230
230
                                        <menu name="CRUD" link="example/crud-example.php" alias="crud-example" />
231
231
                                </menu>
 
232
                                <menu name="Exception Example" link="exception-example.php" />
232
233
                                <!-- [note][New menus on upgrades should be added here, this will always be the model on upgrades.] -->
233
234
                                <!-- [note][Let us add some other odd menu types for examples sake as well.]-->
234
235
                                <menu name="PHPDevShell" link="http://www.phpdevshell.org" type="5" hide="2" newwindow="1" />