Show
Ignore:
Timestamp:
18/08/08 19:19:53 (3 months ago)
Author:
francesco
Message:

"Changed phpeace server settings"

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/install/dbschema.sql

    r2428 r2476  
    886886  `debug_mail` tinyint(1) default '0', 
    887887  `main` tinyint(1) default '0', 
    888   `phpeace_server` varchar(50) default 'http://distrib.phpeace.org', 
     888  `phpeace_server` varchar(50) default 'http://updates.phpeace.org', 
    889889  `log_users` tinyint(1) default '1', 
    890890  `log_banners` tinyint(1) default '1', 
     
    18851885  `show_path` tinyint(1) default '0', 
    18861886  `articles_per_page` smallint(3) default '10', 
    1887   `open` tinyint(1) default '0', 
    18881887  `visible` tinyint(1) default '0', 
    18891888  `newsletter` tinyint(1) default '0',