This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
aj
/
chamilo-lms2
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Jelajahi Sumber
[svn r12618] In order to enter a cycle of bug-fix and new-features releases, version 1.8.1 is skipped to reach version 1.8.2 as the changes since 1.8.0 are largely bug-fixes.
Yannick Warnier
18 tahun lalu
induk
caf65106cb
melakukan
1f1fcdd321
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
main/inc/installedVersion.inc.php
+ 1
- 1
main/inc/installedVersion.inc.php
Tampilan Berkas
@@ -9,5 +9,5 @@
*/
$stable = true;
-$dokeos_version = "1.8.
1
";
+$dokeos_version = "1.8.
2
";
?>