<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000066">
I just set this code to test hook_page<br>
<br>
function garland_page() {<br>
&nbsp;&nbsp;&nbsp; $output = 'test';<br>
&nbsp;&nbsp;&nbsp; return $output;<br>
}<br>
<br>
<br>
Then my entire site disapear, and only test shows up :|<br>
<br>
I removed that function, but still, only test apears!!! I even reboot
my machine.&nbsp; Thats very weird :)&nbsp; How do I fix it?<br>
<br>
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.&nbsp; But I like
garland, how to recover it? lol<br>
<br>
<br>
Thanks<br>
Feij&oacute;
</body>
</html>