aMule Forum
English => Feature requests => Topic started by: Belgabor on June 15, 2006, 04:00:11 PM
-
It would be nice to have one of those functions available. Like I said in my first thread in the development forum, I'm currently hacking the chicane template and I would feel a lot better and safer if I could move the header/navigational part to a separate php file to be included in the individual pages.
As I think this is best and most quickly done by someone familiar with the php scripting engine, I post this as a feature request rather than trying to implement it myself ;)
-
I will implement it. Soon.
-
Implementation of "include" commited to svn. Now you can
include 'somefile.php'
Correction: doesn't work yet (oops) - working on it.
-
Must be working now.