1
0

update programupdate-API (re-add log functionality)

This commit is contained in:
2017-01-07 15:47:50 +01:00
parent d1b7b3e46d
commit d269e89504
3 changed files with 64 additions and 1 deletions

View File

@@ -90,7 +90,7 @@ return ArrayX::merge(
'update.php/<Name>' => 'api/update2',
'update' => 'api/update',
'update/<Name>' => 'api/update2',
'blog/' => 'blogPost/index',
'blog/ajaxMarkdownPreview' => 'blogPost/ajaxMarkdownPreview',
'blog/admin' => 'blogPost/admin',