mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
6 lines
125 B
PHP
6 lines
125 B
PHP
<?php
|
|
//set variable for custom title
|
|
$interfaces_title = "Interfaces";
|
|
$interfaces_title_link = "status_interfaces.php";
|
|
|
|
?>
|