View Single Post
  #105  
Old 04-13-2010, 03:03 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default

I started a googlecode page for my SVN Login Server PHP Utilities here:

https://code.google.com/p/eqemuphpls...ource/checkout

Note in the registration folder there is an eqreg.php and an eqreg_optional.php. Same with the insert files.

The optional versions are for those that want to use the dual login server version, otherwise if you don't use the public LS just use the regular version. If you do decide to use the optional version make sure to remove the _optional from both the eqreg_optional.php and insert_optional.php and rename them to just eqreg.php and insert.php, since the code within calls for those filenames.
Reply With Quote