- Timestamp:
- 04/07/08 20:32:19 (8 months ago)
- Location:
- lang/lua/webservice-simplua
- Files:
-
- 1 removed
- 1 modified
-
example/flickr_echo.lua (modified) (1 diff)
-
webservice.lua (deleted)
Legend:
- Unmodified
- Added
- Removed
-
lang/lua/webservice-simplua/example/flickr_echo.lua
r9086 r9087 1 local w ebservice = require('webservice')1 local ws = require('webservice.simplua') 2 2 3 local api = w ebservice.simplua.new({3 local api = ws.new({ 4 4 base_url = 'http://api.flickr.com/services/rest', 5 5 params = {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)