mirror of
https://github.com/php/web-doc.git
synced 2025-08-13 14:40:31 +00:00
revcheck: files module made more clear
This commit is contained in:
@ -24,14 +24,6 @@ $Id$
|
||||
|
||||
// split from lib_general.inc.php
|
||||
|
||||
// Map of supported documentation types to CVS module names
|
||||
$PROJECTS = array(
|
||||
// project => (Name, local folder, cvs module)
|
||||
'www' => array('Documentation', '', ''),
|
||||
'php' => array('PHP Documentation', DOC_DIR, 'phpdoc/en'),
|
||||
'phd' => array('phd', '', ''),
|
||||
);
|
||||
|
||||
// Supported languages
|
||||
$LANGUAGES = array(
|
||||
'en' => 'English',
|
||||
|
Reference in New Issue
Block a user