mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Forgot the view
This commit is contained in:
@@ -65,11 +65,7 @@
|
||||
?>
|
||||
<?php
|
||||
$vucc_grids = array();
|
||||
if ($activators_vucc_array) {
|
||||
foreach ($activators_vucc_array as $line) {
|
||||
$vucc_grids[$line->call] = $line->vucc_grids;
|
||||
}
|
||||
}
|
||||
|
||||
if ($activators_array) {
|
||||
|
||||
$result = write_activators($activators_array, $vucc_grids, $custom_date_format, $bandselect, $orbit);
|
||||
|
||||
Reference in New Issue
Block a user