Code: Select all
require("/My_Forums/includes/functions.php");
Code: Select all
$search = utf8_normalize_nfc(request_var('search', array(
'title' => '',
'char' => '',
'order' => '',
'platform' => array(0 => 0),
), true));
Code: Select all
function phpBB_regis($username,$password,$email) {
Code: Select all
global $db;
Note that this issue is not directly related to flash itself.Callum95 wrote:I hate flash anyway XD
And thus also make the source code available to whom you distribute it. There are no commercial restrictions.AdamR wrote:2) You must similarly release the work under the terms of the GPL.