|  +--------------------------------------------------------------------------+
 | Author			: Ciprian Voicu  						 				|
 | Email			: pictoru at autoportret dot ro			 				|
 | URL				: http://www.autoportret.ro				 				|
 +--------------------------------------------------------------------------+
 | Name				: PBNR history											|
 | Filename			: PBNR.log									 			|
 | Created Date     : 2008-03-18											|
 | Last Modified    : 2008-03-18                  							|
 | Version    		: 1.1		                  							|
 +--------------------------------------------------------------------------+
version 1.1
• introduced the posibility to retrieve a unique currency value not the entire array.
• fixed a possible error due to the `zend.ze1_compatibility_mode` php.ini directive if the server is PHP 5+ and this directive is set to `On` (lots of thanks to id.raduionescu at gmail dot com for reporting this bug to me)
• the array is get with the PBNR::parse() function and the PBNR::get() is used now to extract part or the entire array.
 |