Skip to content

Commit

Permalink
Removed obsolete gitignore entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
onpubcom committed Jan 3, 2015
1 parent 0854eaa commit ca565ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
api/phpThumb/
api/yui/
build/
manage/ckeditor/
local/
onpub_conf_local.php
nbproject/
vendor/
composer.lock

1 change: 0 additions & 1 deletion classes/OnpubFrontend.php
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ public function display()

switch ($this->page) {
case 'rss':
include $onpub_dir_frontend . 'libs/FeedWriter.php';
$this->rss();
break;

Expand Down

0 comments on commit ca565ab

Please sign in to comment.