Re: [aur-dev] [PATCH] Set the title in the Trusted User page

2011-12-17 Thread Lukas Fleischer
On Fri, Dec 09, 2011 at 10:49:34AM +0100, Andrea Scarpino wrote: --- web/html/tu.php |5 - 1 files changed, 4 insertions(+), 1 deletions(-) Pushed, thanks! diff --git a/web/html/tu.php b/web/html/tu.php index 6e202c8..6e04353 100644 --- a/web/html/tu.php +++ b/web/html/tu.php

[aur-dev] [PATCH] Set the title in the Trusted User page

2011-12-09 Thread Andrea Scarpino
--- web/html/tu.php |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/web/html/tu.php b/web/html/tu.php index 6e202c8..6e04353 100644 --- a/web/html/tu.php +++ b/web/html/tu.php @@ -5,7 +5,10 @@ set_include_path(get_include_path() . PATH_SEPARATOR . '../lib');