added dsa's header include patch

This commit is contained in:
pjmattal 2006-08-08 00:59:10 +00:00
parent f2b54f9acc
commit c3a90420e2
11 changed files with 33 additions and 0 deletions

View file

@ -1,4 +1,7 @@
<?
set_include_path(get_include_path() . PATH_SEPARATOR . '../lib' . PATH_SEPARATOR . '../lang');
include("aur.inc");
include("feedcreator.class.php");