<?php	include "./textpattern/config.php"; 	$s = "articles";	include $txpcfg["txpath"]."/publish.php";	textpattern();?>