I just set this code to test hook_page
function garland_page() {
$output = 'test';
return $output;
}
Then my entire site disapear, and only test shows up :|
I removed that function, but still, only test apears!!! I even reboot
my machine. Thats very weird :) How do I fix it?
I try rename garland theme folder, to see if drupal returns and it did,
then I can edit my profile and change to another theme. But I like
garland, how to recover it? lol
Thanks
Feijó