Preliminary adition to transing the internet webring, and tweaks and optimization to previous code regarding javascript to php rewrite, more concise and legible code functions.
All checks were successful
Website Sync / website-sync (push) Successful in 5s

This commit is contained in:
2026-03-15 21:59:05 -03:00
parent ccaf930265
commit 75655be103
19 changed files with 1232 additions and 154 deletions

View File

@@ -2,7 +2,8 @@
declare(strict_types=1);
require_once("common_webrings.inc.php");
require_once('transfemwebring_contr.inc.php');
require_once('transfemwebring_view.inc.php');
render();
FEMRINGrender();