<?php /** * This function is the only thing in this file. * * Do not add a file block. This is for testing a bug. */ function only_function_in_file() { $x = 'hi there'; }
Главная | Обратная связь