MAJOR updatesgit add --all
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
</div>
|
||||
<div class="header">
|
||||
<h2><?php echo lang('SERVER_TIME') . ": " . $timenow; ?></h2>
|
||||
</div>
|
||||
</div>
|
||||
<script src="<?php echo $yaptc_libweb; ?>ui.js"></script>
|
||||
</body>
|
||||
</div>
|
||||
<div class="header">
|
||||
<h2><?php echo lang('SERVER_TIME') . ": " . $timenow . " - - - " . lang('SOFTWARE_VERSION') . ": " . $yaptc_version; ?></h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="<?php echo $yaptc_libweb; ?>ui.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user