Current File : //proc/thread-self/root/usr/share/webmin/apache/mod_php.pl
# mod_php.pl
# Placeholder for mod_php directives

sub mod_php_directives
{
return ();
}

1;