This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
62588af9ce
drupal
/
module.php
7 lines
86 B
PHP
Raw
Blame
History
<
?
include
"
modules/
$mod
.module
"
;
if
(
$function
=
$module
[
"
page
"
])
$function
();
?>
Reference in New Issue
View Git Blame
Copy Permalink