mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
Nuke smarty
This commit is contained in:
@ -29,7 +29,6 @@ $PROJECTS = array(
|
||||
// project => (Name, local folder, cvs module)
|
||||
'www' => array('Documentation', '', ''),
|
||||
'php' => array('PHP Documentation', DOC_DIR, 'phpdoc/en'),
|
||||
'smarty' => array('Smarty', 'smarty/docs', 'smarty/docs/en'),
|
||||
'pear' => array('PEAR Documentation', PEAR_DIR, 'peardoc/en'),
|
||||
'gtk' => array('PHP-GTK Documentation', GTK_DIR, 'php-gtk-doc/manual/en'),
|
||||
'phd' => array('phd', '', ''),
|
||||
|
Reference in New Issue
Block a user