remove a few old TODOs
This commit is contained in:
parent
a209b4a184
commit
28e27f92d5
@ -1,7 +1,5 @@
|
||||
<?php
|
||||
|
||||
// TODO Be able to disable backends
|
||||
|
||||
class ComicPressAdmin {
|
||||
// @codeCoverageIgnoreStart
|
||||
/**
|
||||
|
@ -103,7 +103,6 @@ class ComicPressTagBuilder {
|
||||
return new ComicPressComicPost($post);
|
||||
}
|
||||
|
||||
// TODO categories (SC and SL)
|
||||
// TODO filtered versions of template tags
|
||||
public function __call($method, $arguments) {
|
||||
$ok = false;
|
||||
|
Loading…
Reference in New Issue
Block a user