#
# ChangeLog for trunk/module.php
#
# Generated by Trac 1.6
# May 31, 2025, 11:07:30 PM

Tue, 05 May 2009 11:31:18 GMT george [35]
	* / (modified)
	* trunk (modified)
	* trunk/base.php (moved)
	* trunk/code.php (moved)
	* trunk/config.sample.php (moved)
	* trunk/custom (moved)
	* trunk/database.php (moved)
	* trunk/database_list.php (moved)
	* trunk/docs (moved)
	* trunk/error.php (moved)
	* trunk/forms.php (moved)
	* trunk/global.js (moved)
	* trunk/global.php (moved)
	* trunk/images (moved)
	* trunk/index.php (moved)
	* trunk/install (moved)
	* trunk/lists (moved)
	* trunk/log.php (moved)
	* trunk/module.php (moved)
	* trunk/page.php (moved)
	* trunk/sql (moved)
	* trunk/style.css (moved)
	* trunk/types (moved)
	* trunk/user.php (moved)

	* Všechny soubory přesunuty do podsložky trunk.


Mon, 29 Sep 2008 12:35:42 GMT george [8]
	* base.php (modified)
	* code.php (added)
	* common.php (deleted)
	* forms.php (added)
	* global.js (added)
	* global.php (added)
	* index.php (modified)
	* log.php (added)
	* module.php (added)
	* page.php (added)
	* sql/demo_database.sql (modified)
	* style.css (modified)
	* types/Boolean.php (modified)
	* types/Date.php (modified)
	* types/Enumeration.php (modified)
	* types/Float.php (modified)
	* types/Hyperlink.php (modified)
	* types/IPv4Address.php (added)
	* types/Integer.php (modified)
	* types/Password.php (modified)
	* types/PointerOneToMany.php (modified)
	* types/PointerOneToOne.php (modified)
	* types/String.php (modified)
	* user.php (added)

	* Přidáno: Částečná podpora pro přihlašování uživatelů.
	* ...