diff options
Diffstat (limited to 'core/views/admin_block_stats.html.php')
| -rw-r--r-- | core/views/admin_block_stats.html.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/views/admin_block_stats.html.php b/core/views/admin_block_stats.html.php new file mode 100644 index 00000000..af427323 --- /dev/null +++ b/core/views/admin_block_stats.html.php @@ -0,0 +1,5 @@ +<? defined("SYSPATH") or die("No direct script access."); ?> +<ul> + <li>Version: 3.0</li> + <li>Your gallery has 34 albums containing 603 photos with 26 comments.</li> +</ul> |
