diff --git a/UltiSnips/php.snippets b/UltiSnips/php.snippets index 4f3ef1f..5aa6c69 100755 --- a/UltiSnips/php.snippets +++ b/UltiSnips/php.snippets @@ -349,7 +349,7 @@ function debug_spip() { define('_DEV_VERSION_SPIP_COMPAT',"3.2.99"); define('_TEST_EMAIL_DEST', 'tofulm@gmail.com'); - + define('_TEST_SMS_DEST', ['0612686934']); //defined('_VERIF_MOBILE_DEBUG') || define('_VERIF_MOBILE_DEBUG', true);