Cheetah
administration
notify_preview.php
Go to the documentation of this file.
1
<?
php
2
8
require_once(
'../inc/header.inc.php'
);
9
require_once( CH_DIRECTORY_PATH_INC .
'utils.inc.php'
);
10
11
if
( $_POST[
'post_data'
] ) echo
process_pass_data
( $_POST[
'post_data'
] );
php
process_pass_data
process_pass_data($text, $strip_tags=0)
Definition:
utils.inc.php:290
Generated by
1.8.20