mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 04:52:14 +09:00
delete debugPrint
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9099 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0edc9948b7
commit
3e446d8ea9
1 changed files with 0 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ class HTMLDisplayHandler {
|
||||||
$mobicon_url = $oAdminModel->getMobileIconUrl();
|
$mobicon_url = $oAdminModel->getMobileIconUrl();
|
||||||
Context::set('favicon_url', $favicon_url);
|
Context::set('favicon_url', $favicon_url);
|
||||||
Context::set('mobicon_url', $mobicon_url);
|
Context::set('mobicon_url', $mobicon_url);
|
||||||
debugPrint($favicon_url);
|
|
||||||
|
|
||||||
// convert the final layout
|
// convert the final layout
|
||||||
Context::set('content', $output);
|
Context::set('content', $output);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue