copyright.inc.php 563 Bytes
<?php
/*

	This file contains detailed information regarding the xajax projeto, 
	You do not need to include this file in your projeto for xajax to 
	function properly.
*/

/*
	Section: Current Version
	
	xajax version 0.5 (beta 4)
*/

/*
	Section: Description
	
	xajax is an open source PHP class library for easily creating powerful
	PHP-driven, web-based Ajax Applications. Using xajax, you can asynchronously
	call PHP functions and update the content of your your webpage without
	reloading the page.
*/


/*
	@package xajax
	*/