Generate pledge council index.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
class SPLPageRenderer {
|
||||
public function renderPledgePage($config, $candidates, $media) {
|
||||
public function renderPledgePage($councils, $candidates) {
|
||||
ob_start();
|
||||
|
||||
$didError = false;
|
||||
|
||||
Reference in New Issue
Block a user