From 8a771e50a9f8104ee0f0f3f4f501ac68b2557126 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Fri, 27 Jan 2012 15:59:24 -0800 Subject: Setting up App caching Set up the app caching for Ninja and files for initial templates for file I/O --- js/io/templates/files/php.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 js/io/templates/files/php.txt (limited to 'js/io/templates/files/php.txt') diff --git a/js/io/templates/files/php.txt b/js/io/templates/files/php.txt new file mode 100755 index 00000000..e69de29b -- cgit v1.2.3 From 3b4291c783c4b8fb07f111a240049069277f3c49 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Mon, 30 Jan 2012 18:19:00 -0800 Subject: Core API initialization routine Setting up the core API routine to check for cloud API availability. Also cleaned up template files for IO and set up initial string contents. --- js/io/templates/files/php.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'js/io/templates/files/php.txt') diff --git a/js/io/templates/files/php.txt b/js/io/templates/files/php.txt index e69de29b..95e76401 100755 --- a/js/io/templates/files/php.txt +++ b/js/io/templates/files/php.txt @@ -0,0 +1,3 @@ + \ No newline at end of file -- cgit v1.2.3