[ Index ]
 

Code source de dotProject 2.1 RC1

Accédez au Source d'autres logiciels libres | Soutenez Angelica Josefina !

title

Body

[fermer]

/db/ -> upgrade_latest.php (summary)

(pas de description)

Poids: 130 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 9 fichiers
 includes/db_connect.php
 includes/config.php
 includes/main_functions.php
 classes/permissions.class.php
 db/upgrade_contacts.php
 install/install.inc.php
 db/upgrade_contacts_company.php
 db/upgrade_permissions.php
 includes/db_adodb.php

Definit 1 fonction

  dPupgrade()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

dPupgrade($from_version, $to_version, $last_updated)   X-Ref
DEVELOPERS PLEASE NOTE:

For the new upgrader/installer to work, this code must be structured
correctly.  In general if there is a difference between the from
version and the to version, then all updates should be performed.
If the $last_udpated is set, then a partial update is required as this
is a CVS update.  Make sure you create a new case block for any updates
that you require, and set $latest_update to the date of the change.

Each case statement should fall through to the next, so that the
complete update is run if the last_updated is not set.

FURTHER NOTE:  As of 2.1, individual upgrade*.php files are deprecated
as they are not necessary.  ALL UPDATE CODE needs to be in upgrade_latest.php.
The individual SQL files are still required, however.



Généré le : Sun Feb 18 19:46:52 2007 par Balluche grâce à PHPXref 0.7