define('_DEV_VERSION_SPIP_COMPAT',"3.2.99"); if (!function_exists('version_svn_courante')) { function version_svn_courante($dir) { return version_vcs_courante($dir); } }