todo removed

This commit is contained in:
Michael 2021-11-04 23:01:41 +00:00
parent 63da4a75e9
commit 99a93a422b

View file

@ -406,14 +406,4 @@ class System
// Reaching this point means that the operating system is configured badly.
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()
*/
}