1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-13 02:04:35 +02:00

Various minor theme updates

This commit is contained in:
Ryan Cramer
2020-07-10 12:32:08 -04:00
parent f7879126da
commit 9c2c5e986e
7 changed files with 36 additions and 10 deletions

View File

@@ -10,4 +10,6 @@
*
*/
/** @var Config $config */
if(!defined("PROCESSWIRE")) die();
require($config->paths->core . "admin.php");