Project

General

Profile

« Previous | Next » 

Revision 1657

Added by Dietmar about 12 years ago

some validation fixes in backend

View differences:

ShowWysiwyg.php
1 1
//:Display one defined WYSIWYG section
2
//:Use [[ShowSection?section=10]]
2
//:Use [[ShowWysiwyg?section=10]]
3 3
global $database;
4 4
	$content = '';
5 5
	$section = isset($section) ? intval($section) : 0;

Also available in: Unified diff