Created generic building queue

Updated ORM

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
This commit is contained in:
Gregory PLANCHAT 2011-06-19 11:34:43 +02:00
commit 66875791e6
19 changed files with 575 additions and 110 deletions

View file

@ -36,7 +36,7 @@
* @param unknown_type $Element
* @param unknown_type $userfactor
*/
function GetElementPrice ($user, $planet, $Element, $userfactor = true) {
function GetElementPrice($user, $planet, $Element, $userfactor = true) {
global $pricelist, $resource, $lang;
if ($userfactor) {