Removed unused local variables
This commit is contained in:
parent
414d1fa511
commit
db5dbab086
1 changed files with 0 additions and 2 deletions
|
@ -378,8 +378,6 @@ SQL;
|
||||||
|
|
||||||
public static function UpdateBrodcastedStatus($dateTime, $value)
|
public static function UpdateBrodcastedStatus($dateTime, $value)
|
||||||
{
|
{
|
||||||
global $CC_CONFIG;
|
|
||||||
$con = Propel::getConnection();
|
|
||||||
$now = $dateTime->format("Y-m-d H:i:s");
|
$now = $dateTime->format("Y-m-d H:i:s");
|
||||||
|
|
||||||
$sql = <<<SQL
|
$sql = <<<SQL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue