Well, it's not as fancy as Dan's KP.. but I'm just doing it to learn a little bit more, and play around.
Yes it will be released free
Some features I have been working on that wasn't in V2, or V1.. or have been improved is now you can select your Timezone, and it is updated throughout the panel.
There is also a better permission system that works off of "features" and "pages". So if you are going to expand the panel.. the code would be:
Just a little something.PHP Code:if(!$user->has_feature("edit_system_settings")) {
$template->four_oh_three(); // 403 error.
}
![]()









Reply With Quote






