moved css from site to plugin

This commit is contained in:
asus
2024-03-31 20:53:26 +02:00
parent 5d4be76102
commit 0a30bca907
7 changed files with 21 additions and 29 deletions

View File

@@ -48,7 +48,6 @@ include_once(Plgntls::root_path() . 'php/partners_register.php');
include_once(Plgntls::root_path() . 'php/partners_page.php');
include_once(Plgntls::root_path() . 'php/display_css.php');
include_once(Plgntls::root_path() . 'php/payments.php');
include_once(Plgntls::root_path() . 'php/email_registration.php');
include_once(Plgntls::root_path() . 'php/random_posts.php');