vue router pour l'history
This commit is contained in:
@@ -37,17 +37,5 @@ function caravane_preprocess_node(&$variables) {
|
||||
}
|
||||
|
||||
function your_theme_preprocess_block(&$variables) {
|
||||
$t = 0;
|
||||
}
|
||||
// function A(){
|
||||
// $attr = 6;
|
||||
// B($attr);
|
||||
// print($attr);
|
||||
// }
|
||||
|
||||
// function B($attr){
|
||||
// $attr = 3;
|
||||
// print($attr);
|
||||
// }
|
||||
|
||||
// A();
|
||||
}
|
||||
Reference in New Issue
Block a user