forked from extern/egroupware
removed a unneeded file
This commit is contained in:
parent
d085166c6c
commit
edc3121ba8
@ -1,11 +0,0 @@
|
||||
<?php
|
||||
{
|
||||
// Only Modify the $file and $title variables.....
|
||||
$title = $appname;
|
||||
$file = Array(
|
||||
'userdata' => array('/admin/editaccount.php','')
|
||||
);
|
||||
//Do not modify below this line
|
||||
display_section($appname,$title,$file);
|
||||
}
|
||||
?>
|
Loading…
Reference in New Issue
Block a user