aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-06-04 16:19:09 +0200
committerMinteck <contact@minteck.org>2022-06-04 16:19:09 +0200
commit7f1b2a24c86a4047aed03530eeb0cdb902ab8c4d (patch)
treebfca0a6e22b3ed8ede02c9b70fb46f67bc61941c
parent9446ab46856cbd7a18db7a1049219bdd874cb3ba (diff)
downloadcore-7f1b2a24c86a4047aed03530eeb0cdb902ab8c4d.tar.gz
core-7f1b2a24c86a4047aed03530eeb0cdb902ab8c4d.tar.bz2
core-7f1b2a24c86a4047aed03530eeb0cdb902ab8c4d.zip
Did I fuck up?
-rw-r--r--.idea/workspace.xml7
-rw-r--r--index.php2
2 files changed, 2 insertions, 7 deletions
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 1e50a3b..b40ebdf 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -2,9 +2,7 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="e4941d36-f387-4fd6-8e3d-4cad435f2034" name="Changes" comment="">
- <change beforePath="$PROJECT_DIR$/.idea/deployment.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/deployment.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/app/cdn/statusbar.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/cdn/statusbar.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/genealogy/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/.gitignore" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/genealogy/.gitlab-ci.yml" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/.gitlab-ci.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/genealogy/LICENSE" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/LICENSE" afterDir="false" />
@@ -63,9 +61,6 @@
<change beforePath="$PROJECT_DIR$/app/genealogy/styles/dark.css" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/styles/dark.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/genealogy/tree/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/tree/index.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/genealogy/tree/mktree.php" beforeDir="false" afterPath="$PROJECT_DIR$/app/genealogy/tree/mktree.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/index.php" beforeDir="false" afterPath="$PROJECT_DIR$/index.php" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/private/welcomed.json" beforeDir="false" afterPath="$PROJECT_DIR$/private/welcomed.json" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/version.txt" beforeDir="false" afterPath="$PROJECT_DIR$/version.txt" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -170,7 +165,7 @@
<workItem from="1650805734182" duration="1344000" />
<workItem from="1653663350526" duration="616000" />
<workItem from="1654000587101" duration="441000" />
- <workItem from="1654345612131" duration="4147000" />
+ <workItem from="1654345612131" duration="4286000" />
</task>
<servers />
</component>
diff --git a/index.php b/index.php
index 971db6b..9ec5bc4 100644
--- a/index.php
+++ b/index.php
@@ -75,7 +75,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/private/session.php";
<span><?= l("Média", "Media") ?></span>
<span class="explore-description"><?= l("Musique, photos et vidéos de la famille au même endroit", "Music, photos and videos from the family all in the same place") ?></span>
</a>
-<!-- <a href="https://planning.--><?//= $_CONFIG["Global"]["domain"] ?><!--" class="explore-btn">-->
+<!-- <a href="https://planning.--><?= $_CONFIG["Global"]["domain"] ?><!--" class="explore-btn">-->
<!-- <img src="/icns/familine-planning.svg" width="48px" height="48px" style="height:32px;width:32px;margin: 0 5px;">-->
<!-- <span>Planning</span>-->
<!-- <span class="explore-description">Gérez vos présences et absences aux événements de Familine</span>-->