Ignore:
Timestamp:
Sep 11, 2008, 3:20:25 AM (16 years ago)
Author:
rvelices
Message:

remove ws access table/partners functionality

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/constants.php

    r2343 r2516  
    105105if (!defined('PLUGINS_TABLE'))
    106106  define('PLUGINS_TABLE', $prefixeTable.'plugins');
    107 if (!defined('WEB_SERVICES_ACCESS_TABLE'))
    108   define('WEB_SERVICES_ACCESS_TABLE', $prefixeTable.'ws_access');
    109107if (!defined('OLD_PERMALINKS_TABLE'))
    110108  define('OLD_PERMALINKS_TABLE', $prefixeTable.'old_permalinks');
Note: See TracChangeset for help on using the changeset viewer.