diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-12 21:33:46 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2014-01-12 21:33:46 +0100 |
commit | f25b3b4272a2571247457eb2926af0f88cfca838 (patch) | |
tree | 1ffdd890afef329cd9f779a441e972f2981cb07d /demos/quickstart/protected/pages/Tutorial | |
parent | 781f6731122cf622bcdf64441d247b5e37a2c3d0 (diff) |
Big quickstart doc overhaul, pt. 1
Diffstat (limited to 'demos/quickstart/protected/pages/Tutorial')
-rwxr-xr-x | demos/quickstart/protected/pages/Tutorial/AddressBook.page | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/demos/quickstart/protected/pages/Tutorial/AddressBook.page b/demos/quickstart/protected/pages/Tutorial/AddressBook.page deleted file mode 100755 index f028a636..00000000 --- a/demos/quickstart/protected/pages/Tutorial/AddressBook.page +++ /dev/null @@ -1,9 +0,0 @@ -<com:TContent ID="body">
- <h1 id="22007">A Simple Address Book</h1>
- <p id="110006" class="block-content">This tutorial introduces the basics of connecting to a database
- using <a href="?page=Database.ActiveRecord">ActiveRecord</a>
- and using <a href="?page=Database.Scaffold">Active Record scaffolds </a>to quickly
- build a simple address book.
- </p>
-
-</com:TContent>
\ No newline at end of file |