HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: /home/u547966/brikov.ru/www/wp-content/plugins/foogallery/includes/constants.php
<?php
/*
 * FooGallery constants
 */

define( 'FOOGALLERY_CPT_GALLERY', 'foogallery' );
define( 'FOOGALLERY_META_SETTINGS_OLD', 'foogallery_settings' );
define( 'FOOGALLERY_META_SETTINGS', '_foogallery_settings' );
define( 'FOOGALLERY_META_CUSTOM_CSS', 'foogallery_custom_css' );
define( 'FOOGALLERY_META_ATTACHMENTS', 'foogallery_attachments' );
define( 'FOOGALLERY_META_TEMPLATE', 'foogallery_template' );
define( 'FOOGALLERY_META_SORT', 'foogallery_sort' );
define( 'FOOGALLERY_META_DATASOURCE', 'foogallery_datasource' );
define( 'FOOGALLERY_META_POST_USAGE', '_foogallery' );
define( 'FOOGALLERY_META_POST_USAGE_CSS', '_foogallery_css' );
define( 'FOOGALLERY_META_RETINA', 'foogallery_retina' );
define( 'FOOGALLERY_META_CACHE', 'foogallery_cache' );
define( 'FOOGALLERY_META_THUMB_DIMENSIONS', 'foogallery_thumb_dimensions' );
define( 'FOOGALLERY_META_FORCE_ORIGINAL_THUMBS', 'foogallery_force_original_thumbs' );

define( 'FOOGALLERY_ADMIN_MENU_PARENT_SLUG', 'edit.php?post_type=foogallery' );
define( 'FOOGALLERY_FOOBOX_PRO_EXTENSION_SLUG', 'foobox' );
define( 'FOOGALLERY_FOOBOX_FREE_EXTENSION_SLUG', 'foobox-image-lightbox' );
define( 'FOOGALLERY_ACTIVATION_REDIRECT_TRANSIENT_KEY', '_foogallery_activation_redirect' );

define( 'FOOGALLERY_OPTION_VERSION', 'foogallery-version' );
define( 'FOOGALLERY_OPTION_THUMB_TEST', 'foogallery-thumb-test' );

define( 'FOOGALLERY_ADMIN_MENU_HELP_SLUG', 'foogallery-help' );
define( 'FOOGALLERY_ADMIN_MENU_SETTINGS_SLUG', 'foogallery-settings' );
define( 'FOOGALLERY_ADMIN_MENU_EXTENSIONS_SLUG', 'foogallery-extensions' );
define( 'FOOGALLERY_ADMIN_MENU_SYSTEMINFO_SLUG', 'foogallery-systeminfo' );
define( 'FOOGALLERY_ADMIN_MENU_PRICING_SLUG', 'foogallery-pricing' );