Compare Revisions
Last modification
- Rev 71 2013-02-05 01:26:36
- Author: PointedEars
- Log message:
Added link to ES Matrix
| /trunk/global.php |
| 31,6 → 31,11 |
| |
| $menu = array( |
| 'scripts' => array('path' => 'scripts/', 'text' => 'Scripting'), |
| 'es-matrix' => array( |
| 'path' => 'es-matrix', |
| 'text' => 'ES Matrix', |
| 'title' => 'ECMAScript Support Matrix: ' . _("A comparison of features of ECMAScript implementations") |
| ), |
| 'devel' => array('path' => 'devel/', 'text' => _('Other software')), |
| 'series' => array('path' => "media/video/series/", 'text' => 'Seri-o-meter'), |
| 'ufpdb' => array( |