Your IP : 216.73.216.59


Current Path : /home/quelfutuu/www/plugins-dist/textwheel/wheels/spip/
Upload File :
Current File : /home/quelfutuu/www/plugins-dist/textwheel/wheels/spip/spip-definitions.php

<?php

if (!defined('_ECRIRE_INC_VERSION')) {
	return;
}
# not useful as this file is included by the engine itself
# require_once 'engine/textwheel.php';

function tw_def_wrap($t) {
	global $class_spip_plus;

	return "<dl$class_spip_plus>\n$t</dl>\n";
}