PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
plugins
/
vxcash
/
includes
<?php /** * Created by PhpStorm. * User: te * Date: 03.03.2017 * Time: 16:32 */ class Vxcash_Vxhost_State_Enum { const IMPORTED_AND_PUBLISHED = 1; const IMPORTED_AND_DRAFT = 2; const SET_TO_DRAFT_BY_CRON = 3; const SET_TO_PUBLISHED_BY_CRON = 4; const SET_TO_DRAFT_BY_OWNER = 5; const SET_TO_PUBLISHED_BY_OWNER = 6; }
[-] class-vxcash-deactivator.php
[edit]
[-] index.php
[edit]
[-] class-vxcash-posttypes-enum.php
[edit]
[-] class-vxcash-tablename-enum.php
[edit]
[-] class-vxcash-vxhost-custom-posttype.php
[edit]
[-] class-vxcash-vxvideo-custom-posttype.php
[edit]
[-] class-vxcash-taxonomies.php
[edit]
[-] class-vxcash-activator.php
[edit]
[+]
..
[-] class-vxcash-pornme-custom-posttype.php
[edit]
[-] class-vxcash.php
[edit]
[-] class-vxcash-loader.php
[edit]
[-] class-vxcash-vxhost-state-enum.php
[edit]
[-] class-vxcash-i18n.php
[edit]