Removed comment about psr-0

8.0.x
Greg Dunlap 2012-02-17 14:03:52 -08:00
parent 1a04e9709b
commit 9c700a6509
1 changed files with 0 additions and 1 deletions

View File

@ -239,7 +239,6 @@ const REGISTRY_WRITE_LOOKUP_CACHE = 2;
*/
const DRUPAL_PHP_FUNCTION_PATTERN = '[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*';
// Will go away when we've converted to PSR-0
require_once DRUPAL_ROOT . '/core/includes/config.inc';
/**