todo removed
This commit is contained in:
parent
63da4a75e9
commit
99a93a422b
|
@ -406,14 +406,4 @@ class System
|
||||||
// Reaching this point means that the operating system is configured badly.
|
// Reaching this point means that the operating system is configured badly.
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
/// @todo Move the following functions from boot.php
|
|
||||||
/*
|
|
||||||
function local_user()
|
|
||||||
function public_contact()
|
|
||||||
function remote_user()
|
|
||||||
function notice($s)
|
|
||||||
function info($s)
|
|
||||||
function is_site_admin()
|
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue