BBCode::SetLocalImgURL( $path )
Contents
Description Description
Source Source
File: includes/admin/parser.php
function SetLocalImgURL($path) { $this->local_img_url = $path; }
File: includes/admin/parser.php
function SetLocalImgURL($path) { $this->local_img_url = $path; }