Skip to content
Snippets Groups Projects
Commit 7f6af2dd authored by SNA's avatar SNA
Browse files

FIX #0000 test

parent 135db67f
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@
* @version $Revision$
* @ingroup core
*/
if (! defined('ACTIONS_TABLE')) {
define('ACTIONS_TABLE', 'actions');
}
......@@ -115,4 +116,4 @@ if (! defined('EMAIL_SIGNATURES_TABLE')) {
}
if (! defined('USER_BASKETS_SECONDARY_TABLE')) {
define('USER_BASKETS_SECONDARY_TABLE', 'user_baskets_secondary');
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment