ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/wordpress-seo/lib/migrations
/
home
mhhtmff
www
site
wp-content
plugins
wordpress-seo
lib
migrations
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
adapter.php
26.42 MB
chmod
View
DL
Edit
Rename
Delete
column.php
1.8 MB
chmod
View
DL
Edit
Rename
Delete
constants.php
602 B
chmod
View
DL
Edit
Rename
Delete
migration.php
6.23 MB
chmod
View
DL
Edit
Rename
Delete
table.php
5.97 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/wordpress-seo/lib/migrations/constants.php
<?php namespace Yoast\WP\Lib\Migrations; /** * Yoast migrations constants class. */ class Constants { const MYSQL_MAX_IDENTIFIER_LENGTH = 64; const SQL_UNKNOWN_QUERY_TYPE = 1; const SQL_SELECT = 2; const SQL_INSERT = 4; const SQL_UPDATE = 8; const SQL_DELETE = 16; const SQL_ALTER = 32; const SQL_DROP = 64; const SQL_CREATE = 128; const SQL_SHOW = 256; const SQL_RENAME = 512; const SQL_SET = 1024; }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply