cke note doc

This commit is contained in:
Ian 2013-08-12 18:55:00 +02:00
parent c2a5e16e25
commit 1faae8ba31

View file

@ -485,7 +485,7 @@ class serendipity_event_ckeditor extends serendipity_event
} }
</script> </script>
<?php <?php
} } // end isset $eventData['item']
// kcfinder has a fallback media library mode if not properly loaded, or an other error occurs - get rid of it by default, since it stops image browser executing! // kcfinder has a fallback media library mode if not properly loaded, or an other error occurs - get rid of it by default, since it stops image browser executing!
if( is_file(dirname(__FILE__) . '/kcfinder/.htaccess') ) { if( is_file(dirname(__FILE__) . '/kcfinder/.htaccess') ) {