Last change
on this file since 815 was
815,
checked in by jrpelegrina, 5 years ago
|
Initial release of pmb 4.2
|
-
Property svn:executable set to
*
|
File size:
497 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // +-------------------------------------------------+ |
---|
3 | // © 2002-2004 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net) |
---|
4 | // +-------------------------------------------------+ |
---|
5 | // $Id: import.inc.php,v 1.6 2008-06-27 16:01:42 jokester Exp $ |
---|
6 | |
---|
7 | if (stristr($_SERVER['REQUEST_URI'], ".inc.php")) die("no access"); |
---|
8 | |
---|
9 | ?> |
---|
10 | <div> |
---|
11 | <iframe name="ieimport" frameborder="0" scrolling="yes" width="100%" height="500" src="./admin/convert/import.php"> |
---|
12 | </div> |
---|
13 | <noframes> |
---|
14 | </noframes> |
---|
Note: See
TracBrowser
for help on using the repository browser.