8 lines
51 B
Plaintext
8 lines
51 B
Plaintext
<?php
|
|
|
|
$users = array(
|
|
//example: "Daniel",
|
|
)
|
|
|
|
?>
|