Changeset 2153 for plugins/smiliesEditor/_public.php
- Timestamp:
- 04/01/10 07:57:02 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/smiliesEditor/_public.php
r1836 r2153 4 4 # This file is part of smiliesEditor, a plugin for Dotclear 2. 5 5 # 6 # Copyright (c) 2009 Osku and contributors6 # Copyright (c) 2009-2010 Osku and contributors 7 7 # 8 8 # Licensed under the GPL version 2.0 license. … … 35 35 } 36 36 37 37 $js = html::stripHostURL($core->blog->getQmarkURL().'pf=smiliesEditor/js/smile.js'); 38 38 39 39 echo "\n".'<script type="text/javascript" src="'.$js.'"></script>'."\n";
Note: See TracChangeset
for help on using the changeset viewer.