Ignore:
Timestamp:
Jan 27, 2007, 4:06:33 PM (17 years ago)
Author:
vdigital
Message:

Web Service Merge functions_webserv.inc.php into ws_functions.inc.php

(Next steps:

  • Revise ws_checker
  • Restrict Method need to be more generic maybe
  • Delete functions_webserv.inc.php
  • ...)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions.inc.php

    r1748 r1758  
    3535include_once( PHPWG_ROOT_PATH .'include/functions_url.inc.php' );
    3636include_once( PHPWG_ROOT_PATH .'include/functions_plugins.inc.php' );
    37 include_once( PHPWG_ROOT_PATH .'include/functions_webserv.inc.php' );
    3837
    3938//----------------------------------------------------------- generic functions
Note: See TracChangeset for help on using the changeset viewer.