Jump to content

Redirect page


Guest

Recommended Posts

En

Hello

I like to put on my site the link Fleet. I tried using the

<?php

/*

* Copyright Mitchell Williamson 2009

* Version 1.0

* vhmrw.site90.com

*/

class Fleet extends CodonModule

{

public function index()

{

Template::Show('fleet_main.tpl');

}

}

in index.php on the 'pages' but is not working.

How do I do that?

-----------------------------

Br

Olá.

Eu gostaria de colocar no meu site o link Frota. Tentei usar o

<?php

/*

* Copyright Mitchell Williamson 2009

* Version 1.0

* vhmrw.site90.com

*/

class Fleet extends CodonModule

{

public function index()

{

Template::Show('fleet_main.tpl');

}

}

no index.php do pages mas não está dando certo.

Como faço isso?

Link to comment
Share on other sites

En

Hello

I like to put on my site the link Fleet. I tried using the

in index.php on the 'pages' but is not working.

How do I do that?

-----------------------------

Br

Olá.

Eu gostaria de colocar no meu site o link Frota. Tentei usar o

no index.php do pages mas não está dando certo.

Como faço isso?

Do you have your fleet_main.tpl file in your core > templates folder?

Kindest Regards,

James

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...