first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
class WPML_TM_Editors {
|
||||
const ATE = 'ate';
|
||||
const WPML = 'wpml';
|
||||
const WP = 'wp';
|
||||
const NONE = 'none';
|
||||
}
|
||||
Reference in New Issue
Block a user