5 lines
36 B
PHP
5 lines
36 B
PHP
<?php
|
|
function globalFunction()
|
|
{
|
|
}
|
<?php
|
|
function globalFunction()
|
|
{
|
|
}
|