GITLAB
LeClubInfo
/
crep
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
56320b01a83caae9130dbfbbba6d96914c2b8c62
Authored by
Jean Wasilewski
2015-02-05 16:43:02 +0100
1 parent
368cb3c0
Added creds
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
school.php
Inline
Side-by-side
school.php
Wrap text
Show/Hide comments
View file @
56320b0
1
+<?php
2
+require_once("creds.php");
3
+?>
1
4
<h2>Liste écoles participantes</h2>
2
5
3
6
<center>
...
...