Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/syn.corals.io/bootstrap/cache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/syn.corals.io/bootstrap/cache/themes.php
<?php

/*
|--------------------------------------------------------------------------
| Cache Themes
|--------------------------------------------------------------------------
|
| corals/theme reads themes settings from json files inside
| each theme's folder. We will cache them in a single php file to
| avoid searching the filesystem for each Request. You can use
| 'theme:refresh-cache' to rebuild cache, or set config/themes.php
| 'cache' setting to false to disable completely
|
*/

return array (
  0 => 
  array (
    'name' => 'corals-basic',
    'assetPath' => 'assets/themes/cms',
    'extends' => NULL,
    'type' => 'frontend',
    'caption' => 'Corals CMS',
    'version' => '1.4',
    'css' => 
    array (
      0 => 'css/bootstrap.min.css',
      1 => 'css/font-awesome.min.css',
      2 => 'css/animate.min.css',
      3 => 'css/prettyPhoto.css',
      4 => 'css/pricingTable.min.css',
      5 => 'css/main.css',
      6 => 'css/responsive.css',
    ),
    'js' => 
    array (
      0 => 'js/jquery.js',
      1 => 'js/bootstrap.min.js',
      2 => 'js/jquery.prettyPhoto.js',
      3 => 'js/jquery.isotope.min.js',
      4 => 'js/wow.min.js',
      5 => 'js/functions.js',
      6 => 'js/main.js',
    ),
    'viewsPath' => 'cms',
  ),
  1 => 
  array (
    'name' => 'corals-elite-admin',
    'assetPath' => 'assets/themes/elite-admin',
    'extends' => NULL,
    'type' => 'admin',
    'caption' => 'Corals Elite Admin',
    'version' => '2.3.1',
    'viewsPath' => 'elite-admin',
  ),
);

Spamworldpro Mini