Sublime Forum

Build 3200: Error after tab - Is there a problem?

#1

Hi,
A simple PHP file.
Number values ​​in the comment line. Added after the touch of the tab.

`<?php
$query = $this->db
-26695->where(‘sample’)
->get(‘table’);

if ($sample == 1) {
	//telegram('-26695', $message);
}

?>`

0 Likes