Kaynağa Gözat

Add files via upload

Capitan Cloud 1 yıl önce
ebeveyn
işleme
1c04490168
1 değiştirilmiş dosya ile 10 ekleme ve 0 silme
  1. 10 0
      Private/routes/cachecrc/cachecrc.php

+ 10 - 0
Private/routes/cachecrc/cachecrc.php

@@ -0,0 +1,10 @@
+<?php
+
+echo("<html>");
+echo("<head>");
+echo("   <link href='/css/style.css' type='text/css' rel='stylesheet'></link>");
+echo("</head>");
+echo("<body>");
+echo("<img src='/res/logot.png' alt='5mode logo'>");
+echo("</body>");
+echo("</html>");