User contributions
- 15:25, 28 March 2014 (diff | hist) . . (+6,729) . . N Api PHP to Javascript (Created page with "Api script to call functions in Yate Javascript. ==Usage== ===Use api from yate javascript=== init.js #require "api.js" var a = 'b'; var b = 1; var ...") (top)
- 13:10, 27 February 2014 (diff | hist) . . (+58) . . Install handler for using Yate's messages in Javascript (top)
- 17:43, 25 February 2014 (diff | hist) . . (+233) . . Db client
- 17:40, 25 February 2014 (diff | hist) . . (-4) . . Db client
- 17:39, 25 February 2014 (diff | hist) . . (+2,822) . . Db client
- 17:19, 25 February 2014 (diff | hist) . . (+652) . . Db client
- 17:04, 25 February 2014 (diff | hist) . . (+104) . . N Db client (Created page with "init.js #require "db_client.class.js" var db = new db_client('yate', 'pgsql');")