mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Update db/build url in docs.
This commit is contained in:
parent
15dbfe8f1c
commit
62e897b98b
@ -195,7 +195,7 @@ extending SiteTree (or `[api:Page]`) to create a page type, we extend DataObject
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
If we then rebuild the database ([http://localhost/db/build?flush=1](http://localhost/db/build?flush=1)), we will see
|
If we then rebuild the database ([http://localhost/dev/build?flush=1](http://localhost/dev/build?flush=1)), we will see
|
||||||
that the *BrowserPollSubmission* table is created. Now we just need to define 'doBrowserPoll' on *HomePage_Controller*.
|
that the *BrowserPollSubmission* table is created. Now we just need to define 'doBrowserPoll' on *HomePage_Controller*.
|
||||||
|
|
||||||
*mysite/code/HomePage.php*
|
*mysite/code/HomePage.php*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user