Index: temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl
===================================================================
--- temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl	(revision 11033)
+++ temp/branches/ec-cube-beta/data/Smarty/templates/campaign/index.tpl	(revision 11035)
@@ -19,5 +19,4 @@
 
 function init() {
-	alert('test');
 	if(<!--{$tpl_test}-->) {
 		alert(test());
Index: temp/branches/ec-cube-beta/html/campaign/default/index.php
===================================================================
--- temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11030)
+++ temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11035)
@@ -29,4 +29,6 @@
 	$status = CAMPAIGN_TEMPLATE_END;
 }
+
+sfprintr($_GET);
 
 if($_GET['test'] != "") {
