Changeset 1760 for trunk/admin.php


Ignore:
Timestamp:
Jan 27, 2007, 7:52:20 PM (17 years ago)
Author:
vdigital
Message:

Web Service Revise ws_checker and ws_functions.inc.php

(Next steps:

  • Restrict Method need to be more generic maybe
  • Delete functions_webserv.inc.php
  • Activate $partner in ws.php
  • Include checked access in tools
  • ...)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin.php

    r1727 r1760  
    115115    )
    116116  );
    117 if ($conf['allow_web_services'])
     117if ($conf['ws_access_control']) // Do we need to display ws_checker
    118118{
    119119  $template->assign_block_vars(
Note: See TracChangeset for help on using the changeset viewer.