Re: [GENERAL] PostgreSQL driver for Joomla review

Thom Brown <[email protected]> Tue, 20 Oct 2009 14:00:17 +0100
Newsgroups gmane.comp.db.postgresql.php,gmane.comp.db.postgresql.general
Message-ID <[email protected]>
2009/10/20 Csaba Nagy <[email protected]>:
> Hi Thom,
>
> I would like to review it, but I get "403 - Forbidden" when clicking:
>
> http://downloads.joomlacode.org/trackeritem/4/5/0/45041/postgresql.php
>
> Not sure what that means, probably I need some kind of login to the
> joomla tracker system, and I don't have one, and I would prefer not to
> create one... is it possible to access that somehow without full access
> to the joomla tracker ?

Hi Csaba,

I didn't realise it wasn't publicly viewable.  I've attached a copy of
the php file anyhow.  Can you see the tracker page at all?

Thom


-- 
Sent via pgsql-php mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php
postgresql.php (application/octet-stream, 345 B)
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <title>403 - Forbidden</title>
 </head>
 <body>
  <h1>403 - Forbidden</h1>
 </body>
</html>