Procedural File: function.bigace_version.php

Source Location: /CORE/addon/smarty/plugins/function.bigace_version.php

Page Details

BIGACE - a PHP and MySQL based Web CMS.

Copyright (C) Kevin Papst.

BIGACE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Author:  Kevin Papst
Version:  $Id: function.bigace_version.php,v 1.6 2009/02/27 23:13:28 kpapst Exp $
Copyright:  Copyright (C) Kevin Papst
License:  GNU Public License
Functions
smarty_function_bigace_version  [line 29]

void smarty_function_bigace_version( $params, &$smarty  )

Returns the BIGACE Version ID

Parameter: "full" displays the full Version String including Application Name "build" return the BUILD ID also "link" returns a complete HTML Link to the official BIGACE Homepage

All parameter only needs to be set, the values will be ignored.

Parameters:
   $params: 
   &$smarty: 


[ Top ]