Commit f707953136cc2c75c761466758d9b9dce691a5f9

Authored by mukhtar
1 parent e7b22a4d

new default pages


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@457 c91229c3-7414-0410-bfa2-8a42b809f60b
admin.php 0 โ†’ 100644
  1 +<?php
  2 +require_once("$default->owl_fs_root/presentation/webPageTemplate.inc");
  3 +
  4 +
  5 +?>
  6 +
help.php 0 โ†’ 100644
  1 +<?php
  2 +require_once("$default->owl_fs_root/presentation/webPageTemplate.inc");
  3 +
  4 +
  5 +?>
  6 +
manage.php 0 โ†’ 100644
  1 +<?php
  2 +require_once("$default->owl_fs_root/presentation/webPageTemplate.inc");
  3 +
  4 +
  5 +?>
  6 +