Improve function naming and remove vulgar term

This commit is contained in:
Marc Delisle
2011-01-12 08:53:06 -05:00
parent cc9f99d303
commit b34b104a30
2 changed files with 6 additions and 6 deletions

View File

@@ -85,7 +85,7 @@ if ($cfgRelation['pdfwork']) {
*/
if(isset($_REQUEST['do'])){
$user_schema->setAction($_REQUEST['do']);
$user_schema->processUserPreferences();
$user_schema->processUserChoice();
}
/**
@@ -99,7 +99,7 @@ if ($cfgRelation['pdfwork']) {
* Create a new page where relations will be drawn
*/
$user_schema->createPage($db);
$user_schema->showCreatePageDialog($db);
/**
* After selection of page or creating a page