This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-31 20:20:36 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b933d1a17096bfe61cf43ee866d7ae5eb557e3af
gallery3
/
core
/
views
/
admin_dashboard.html.php
T
4 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Add proper preamble
2008-12-15 01:49:15 +00:00
<?
defined
(
"SYSPATH"
)
or
die
(
"No direct script access."
);
?>
Create a pattern for admin dashboard blocks and make the "welcome"
2008-12-20 00:52:20 +00:00
<?= $theme->dashboard_blocks(); ?>
In progress admin dashboard prototype.
2008-12-11 06:38:26 +00:00
Reference in New Issue
Copy Permalink