function view_module_path($path)
{
    View::$modulePath = $path;
}