3 lines
70 B
PHP
3 lines
70 B
PHP
|
|
<?php
|
||
|
|
header("Location: index.php?module=EcmCharts&action=index1");
|
||
|
|
?>
|