D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
ditty-news-ticker
/
vendor
/
scssphp
/
scssphp
/
Filename :
scss.inc.php
back
Copy
<?php if (version_compare(PHP_VERSION, '5.6') < 0) { throw new \Exception('scssphp requires PHP 5.6 or above'); } if (! class_exists('ScssPhp\ScssPhp\Version')) { spl_autoload_register(function ($class) { if (0 !== strpos($class, 'ScssPhp\ScssPhp\\')) { // Not a ScssPhp class return; } $subClass = substr($class, strlen('ScssPhp\ScssPhp\\')); $path = __DIR__ . '/src/' . str_replace('\\', '/', $subClass) . '.php'; if (file_exists($path)) { require $path; } }); }
Name
Size
Last Modified
Owner
Permissions
Actions
bin
Dir
February 03 2024 2:09:18
ltfsolutionsco
0755
src
Dir
February 03 2024 2:09:18
ltfsolutionsco
0755
LICENSE.md
1.068
KB
February 03 2024 2:09:18
ltfsolutionsco
0644
README.md
2.769
KB
February 03 2024 2:09:18
ltfsolutionsco
0644
composer.json
3.867
KB
February 03 2024 2:09:18
ltfsolutionsco
0644
scss.inc.php
0.552
KB
February 03 2024 2:09:18
ltfsolutionsco
0644
2017 © D7net | D704T team