New naming convention applied to many functions, see #118 for details
[mailer.git] / inc / extensions / ext-country.php
index 8ed70b39b71ec89db420793a55cedd24451c8f81..58c20692383059c6615afba01b4c63c1ba3d5c21 100644 (file)
@@ -123,7 +123,7 @@ default: // Do stuff when extension is loaded
 }
 
 // Keep this extension always active!
-EXT_SET_ALWAYS_ACTIVE("Y");
+EXT_SET_ALWAYS_ACTIVE('Y');
 
 //
 ?>