Skip to content
Snippets Groups Projects
Verified Commit c38b224f authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

FEAT doc for centos install

parent 437ff4fd
Branches
Tags
No related merge requests found
......@@ -43,6 +43,7 @@
<?php
$customList = array();
foreach (glob('cs_*') as $customPath) {
$customPath = str_replace('cs_', '', $customPath);
array_push($customList, $customPath);
$thelist .= '<li>' . $customPath . '</a></li>';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment