diff --git a/core/model/DatabaseAdmin.php b/core/model/DatabaseAdmin.php index e9dd0ddb4..2e627ecdc 100644 --- a/core/model/DatabaseAdmin.php +++ b/core/model/DatabaseAdmin.php @@ -274,12 +274,6 @@ class DatabaseAdmin extends Controller { } } - - /** - * This method does nothing at the moment... - */ - function makeURL() {} } - -?> +?> \ No newline at end of file