Browse Source

[svn r21250] The corresponding database doesn't exist anymore (by yannoo)

Arthur Portugal 16 years ago
parent
commit
650cb1810e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      main/inc/lib/database.lib.php

+ 2 - 1
main/inc/lib/database.lib.php

@@ -1,4 +1,4 @@
-<?php // $Id: database.lib.php 20917 2009-05-20 18:47:47Z cfasanando $
+<?php // $Id: database.lib.php 21250 2009-06-04 22:36:12Z aportugal $
 /* See license terms in /dokeos_license.txt */
 /**
 ==============================================================================
@@ -258,6 +258,7 @@ class Database
 	}
 	/**
 	*	Returns the name of the Dokeos SCORM database.
+	*	@deprecated
 	*/
 	function get_scorm_database()
 	{