CC-3174 : showbuilder
modifying times to work with scheduling times.
This commit is contained in:
parent
251f3a3e5b
commit
aa7afce245
6 changed files with 161 additions and 56 deletions
|
@ -330,7 +330,7 @@ class Application_Model_Schedule {
|
|||
|
||||
ORDER BY si.starts, sched.starts;";
|
||||
|
||||
Logging::log($sql);
|
||||
//Logging::log($sql);
|
||||
|
||||
$rows = $CC_DBC->GetAll($sql);
|
||||
return $rows;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue