On Sun, 2005-02-20 at 19:24 -0700, Chris Wade wrote:
> I just rewrote inc/includes.inc.php so that it is much smaller and
> more readable, and maintainable, but everything should work pretty
> much the same way. What should we use as a protocol for checking in
> files like this?
>
> I'll check it in this time, so you can look at it, then you can back
> it out if you don't want the change - but let me know what order to
> follow when changing a file this drastically. I'm about to make some
> sweeping changes to HTML displays that won't affect the display itself
> but will make the code much easier to work with.
>
> Chris
CVS commit it. We can always use cvs to roll it back a version or two.
I'd like to check it out when you've committed it.
I am working on the pgsql port again as we speak. I want to have the
next version to work with pgsql. I need to rename the user table... and
in the update file, people will just run the query to alter the table
name..and I will look for any references to the tablename "user" in the
code and change to users. Does this seem alright with you?
-Robby
--
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON | www.planetargon.com
* Portland, OR | ro...@pl...
* 503.351.4730 | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
* --- Now hosting Ruby on Rails Apps ---
****************************************/
|