Fix bug in RSS pull and post feature. Works now but not completed.
This commit is contained in:
parent
db7c851891
commit
dd963848ab
|
@ -1,5 +1,6 @@
|
|||
#!/usr/local/bin/php
|
||||
<?php
|
||||
chdir('../rocksolid/');
|
||||
include "config.inc.php";
|
||||
include "newsportal.php";
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
../rocksolid/lib
|
|
@ -1 +0,0 @@
|
|||
../rocksolid/post.php
|
Loading…
Reference in New Issue