Todo
Sleepy\Hook |
devise a better way of passing multiple parameters to hooks, perhaps use objects instead of arrays |
Sleepy\Router |
Document the class and add it to homepage |
Sleepy\Template |
add #if |
Sleepy\Debug | log() |
add a create for the log table |
Sleepy\Debug | show() |
create a hook so the dev can create custom views when outputting debug data. |
Sleepy\Debug | sendEmail() |
make this private, I cannot remember why this is public... |