mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-26 16:18:47 +00:00
10 lines
252 B
PHP
10 lines
252 B
PHP
<?php
|
|
|
|
/* crmv@187406 */
|
|
|
|
unlink("themes/softed/scss/popup.scss");
|
|
unlink("themes/softed/popup.css");
|
|
unlink("themes/next/scss/popup.scss");
|
|
unlink("themes/next/scss/settings.scss");
|
|
unlink("themes/next/popup.css");
|
|
unlink("themes/next/settings.css"); |