cipf v 0.4.4 added randomization for posts if < -1

This commit is contained in:
asus
2024-03-27 18:54:57 +01:00
parent 50c05df2b6
commit 42e8cbc4e9
3 changed files with 43 additions and 1 deletions

View File

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