2017-04-16 10:11:26 +02:00

9 lines
232 B
PHP

<?php
/**
* @version 1.0
* @author onli
*/
@define('PLUGIN_EVENT_RESPONSIVE_NAME', 'Responsive Images');
@define('PLUGIN_EVENT_RESPONSIVE_DESC', 'Use HTML5 and the s9y backend to scale images to the visitors viewport width');