(tentative) addition to transfem webring, this includes a write to the original javascript script to php (currently using local information for performance reasons). Have to update ID when properly accepted into the webring!
All checks were successful
Website Sync / website-sync (push) Successful in 5s
All checks were successful
Website Sync / website-sync (push) Successful in 5s
This commit is contained in:
8
includes/transfemwebring.inc.php
Normal file
8
includes/transfemwebring.inc.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
require_once('transfemwebring_contr.inc.php');
|
||||
require_once('transfemwebring_view.inc.php');
|
||||
|
||||
render();
|
||||
Reference in New Issue
Block a user