golden hour
/home/godaofbq/dev.hyperredbed.com/wp-content/plugins/templately/includes/Admin
⬆️ Go Up
Upload
File/Folder
Size
Actions
API
-
Del
OK
Roles.php
1.36 KB
Del
OK
Settings.php
161 B
Del
OK
Edit: Settings.php
<?php namespace Templately\Admin; use Templately\Utils\Base; class Settings extends Base { public function display() { echo 'Hello World - Settings'; } }
Save