Debugging the FY list
This commit is contained in:
parent
5e65aee39d
commit
676c5db9a3
|
|
@ -315,7 +315,6 @@ class JobsController extends AppController {
|
|||
|
||||
}
|
||||
krsort($Fyears); //Sort the array in reverse order, most recent to oldest.
|
||||
print_r($Fyears);
|
||||
return $Fyears;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue