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