8 lines
65 B
Plaintext
8 lines
65 B
Plaintext
<?php
|
|
|
|
$aliases = array(
|
|
//"<friendlyName" => "<alias>",
|
|
)
|
|
|
|
?>
|