Template/Update (Part 44)
* convert admin - config * test for presence of Memcached on enable * allow self-signed certs on domain self test
This commit is contained in:
parent
f1b613cfa0
commit
3f8a1838c0
9 changed files with 260 additions and 17 deletions
|
|
@ -1,6 +1,8 @@
|
|||
<?php namespace Aowow; ?>
|
||||
<?php
|
||||
namespace Aowow\Template;
|
||||
|
||||
<?php $this->brick('header'); ?>
|
||||
$this->brick('header');
|
||||
?>
|
||||
|
||||
<script type="text/javascript">
|
||||
function createStatusIcon(errTxt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue