mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-18 12:17:27 +02:00
-- Dashboard Update -- Update to version 4.0.0. Complete redesign of the admin panel. New features and a license change.
7 lines
141 B
PHP
7 lines
141 B
PHP
<style> /* This is a comment */ </style>
|
|
|
|
<script> // This is a comment </script>
|
|
|
|
{{-- This is a comment --}}
|
|
|
|
<?php // This is a comment ?>
|