global_bar.php   [plain text]


<?php

function bar() {
    return 'global bar';
}