Fix bug in RSS pull and post feature. Works now but not completed.

This commit is contained in:
Retro_Guy 2021-12-03 02:27:18 +00:00
parent db7c851891
commit dd963848ab
3 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,6 @@
#!/usr/local/bin/php
<?php
chdir('../rocksolid/');
include "config.inc.php";
include "newsportal.php";

View File

@ -1 +0,0 @@
../rocksolid/lib

View File

@ -1 +0,0 @@
../rocksolid/post.php